projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc727f6
)
*** empty log message ***
author
Mathias Dahl
<mathias.dahl@gmail.com>
Tue, 25 Jul 2006 15:02:04 +0000
(15:02 +0000)
committer
Mathias Dahl
<mathias.dahl@gmail.com>
Tue, 25 Jul 2006 15:02:04 +0000
(15:02 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 1ccaf1f21979469905f2bb68e3ec96d62f44dc44..a1c3a48ed0f4d55e349bdf38845be9a546c0bdd1 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-2,6
+2,10
@@
* tumme.el (tumme-track-original-file): Add `buffer-live-p' check.
(tumme-format-properties-string): Handle empty `buf'.
+ (tumme-get-comment): Change variable names inside `let'. Add
+ missing `let' variable that cause font-lock problems.
+ (tumme-write-comments): Change variable names inside `let'. Add
+ missing `let' variable that cause font-lock problems.
2006-07-25 Masatake YAMATO <jet@gyve.org>